home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0255.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  698 b   |  19 lines

  1. Hi all!
  2.  
  3. I have major problems with the memory fragmentation. 
  4. Has anyone (acid) any idea what to do to keep largest
  5. block of free mem as big as possible. Every time
  6. my program quits largest block decreases ca 300-400 K (chip)
  7. I alloc some huge bitmaps and then free them + 
  8. allocating some memory too. But I free everything correctly.
  9. So is this Blitz's problem or am I doing something wrong?
  10. I hope there is solution for this coz otherwise I cant
  11. do my load level routine more that 3 times - then there just
  12. ain't any free mem (well if you use avail command is shell
  13. then it says 1.8 M free chip but largest block is 200 K).
  14. So please anybody help.
  15.  
  16.                 O.T.T. (ott@microlnk.ml.ee)
  17.  
  18.  
  19.